/*重置*/ 
body{font:Arial, sans-serif, Helvetica;color:#333;margin:0;}

p,h3,h4{margin:0;}
input,ul,li{margin:0;padding:0;border:none; list-style:none;}
a{color:#333; text-decoration:none;}
a:hover{color:#ff8800; text-decoration:underline; cursor:pointer;}
/*页面主体*/
.Container{width:100%;}
.Center{width:1000px;margin:0 auto; overflow:hidden; position:relative;}
/*页眉*/
.Top{background-color:#fafafa;border-bottom:solid 1px #eceaea; overflow:hidden;line-height:34px;font-size:13px;}
.Top a:hover{text-decoration:none;}
.Top_Left{float:left;width:500px;}
.Top_Right{float:right;width:170px;}
.Top_Left p{float:left;width:180px;}
.Top_Left .Landed{padding-left:4px;width:500px;}
.Top_Left .Landed a{margin:0 5px;}
.Top_Left .Landed .Special{color:#ff8800;}
.Top_Right a{margin:0 12px;}
/*标题栏*/
.Titles{width:955px;margin:0 auto;height:52px;padding:25px 25px 15px;}
.Titles .Logo{width:110px;float:left;}
.Titles .City{width:120px;float:left;margin-left:25px;margin-right:55px;}
.Titles .City h4{width:40px;float:left; background-image:url(/news/images/index/map_icon.png); background-repeat:no-repeat;padding-left:20px;}
.Titles .City p{font-size:13px;}
.citypick{display:none;position:absolute;top:122px;left:25%;width:485px;padding:16px 20px;box-shadow:0px 0px 6px 1px #ddd;;background-color:white;z-index:1002;overflow:auto;} 
.citypick_content a{float:right;font-size:15px;}
.cityselect{width:440px;border-bottom:solid 1px #ddd;padding-bottom:7px;}
.cityselect span{margin:0 8px;}
.cityname{font-size:14px;margin:16px 2px 10px;color:#FF0000;}
.cityname a{display:block;float:left;width:60px;line-height:30px;text-align:center;}
.Titles .SearchBox{width:410px;float:left;margin-top:2px;}
.Titles .SearchBox .Search_Text{width:325px;height:28px;border:solid 2px #ff8800;float:left;font-size: 14px;color: #666;padding-left: 5px;outline: none}
.Titles .SearchBox .Search_Button{width:76px;height:32px;background-color:#ff8800;float:left;color:white;font-size:15px; letter-spacing:8px; font-weight:600;outline: none;cursor: pointer}
.sb_recommend{     width:400px;     height:25px;     clear:both;     overflow:hidden; }
.sb_recommend a{     font-size: 12px;     color:#999;     margin-right:10px;     text-decoration: none; }
.QR_Code{width:170px;float:left;margin-left:60px;}
.Wechat{ width:63px; height:38px;float:left;position:relative;margin:0 7px;z-index:15;}
.Wechat a{width:63px; height:38px; display:block; position:absolute;}
.Wechat .Wechat_Hide{width:125px; height:125px;padding:8px; background:#fff; text-align:center; position:absolute; left:-35px; top:46px; display:none;border:solid 1px #eceaea;z-index:15;}
.Wechat .Wechat_Hide em{display:block; border-width:10px; position:absolute; top:-21px; left:61px;border-style:dashed dashed solid; border-color:transparent transparent #eceaea;font-size:0; line-height:0;}
.Wechat .Wechat_Hide span{display:block; border-width:10px; position:absolute; top:-20px; left:61px;border-style:dashed dashed solid; border-color:transparent transparent #FFF;font-size:0; line-height:0;}
.Wechat.on .Wechat_Hide{ display:block;}
/*导航*/
.Navigation{line-height:60px;background-color:#606e78;color:white; font-weight:600;}
.Navigation .Center ul li{width:55.5px;float:left; text-align:center;color:white;}
.Navigation .Center ul li:hover{ text-decoration:none;background-color:white;color:#ff8800;}
.Navigation .Center .Orange{width:69px;background-color:#ff8800;}
.Navigation .Center .Orange:hover{text-decoration:none;background-color:#ff8800;color:white}
/*Banner栏*/
.banner{width:100%;height:350px;position:relative;overflow: hidden;}
.banList{position:absolute;left:50%;margin-left:-960px;width:100%;height:470px;}
.banList li{height:350px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px;}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#e2e2e2;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.jsNav a.current{background:#fc8f0f;cursor:pointer}
/*公交*/
.Bus{width:100%;overflow:hidden;background-color:#bdc5cc;padding:0 60px;}
.Bus p{width:40px;height:38px; float:left;padding:11px 10px;font-size:15px; font-family:"微软雅黑";color:white;}
.Others{background-color:#a0a8ae;border-right:solid 2px #bdc5cc;}
.Current{background-color:#fcaa4c; border:none;}
.Query_News{width:634px;height:60px;float:left;background-color:#bdc5cc; position:relative;}
.Query_News i{display:block; border-width:8px; position:absolute; bottom:20px; left:-16px;border-style:dashed solid dashed dashed; border-color:transparent #bdc5cc transparent transparent;
font-size:0; line-height:0;}
.Query_News ul li{float:left;}
.Input_Field{padding:14px 16px;overflow:hidden;}
.Outset{width:235px;height:32px;background-color:white;}
.Outset input{width:225px;height:32px;line-height:32px;padding-left:10px;font-size:13px;}
.Change_Button{padding:3px 8px;}
.Query_Button{width:74px;height:32px;background-color:#fcaa4c;margin-left:15px;overflow:hidden;}
.Query_Button input{width:74px;height:32px;color:white;background-color:#fcaa4c;font-size:15px; font-family:"微软雅黑";}
.Outset_Long{width:512px;height:32px;background-color:white;}
.Outset_Long input{width:502px;height:32px;line-height:32px;padding-left:10px;font-size:13px;}
.Bus p:hover{background-color:#fcaa4c;}
/*信息更新栏*/
.Renews{overflow:hidden;padding:10px 0;}
.Renews .Renews_Left{float:left;width:360px;}
.Move_Pic{width:360px;float:left;}
.Pic_Box{position:relative;}
.Pic_Box img{width:360px;height:230px;}
.Briefs{color:white;background:url(/news/images/index/back_image01.png) no-repeat;position:absolute;left:0;top:200px;}
.Briefs ul li{width:360px;line-height:30px; text-align:center;font-size:14px;letter-spacing:1px; font-family:"微软雅黑";}
.Move_Button{padding:9px 61px;}
.Move_Button a{width:26px;height:7px;background-color:#e2e2e2;float:left;margin:0 4px;}
.Move_Button .CurrentA{background-color:#ff8800;}
.Renews .Renews_Left .Business{float:left;margin-top:15px;border-top:dashed 1px #d2d2d2;padding-top:18px;}
.Renews .Renews_Left .Business a{margin:0 2px;}
.Renews_Mid{float:left;width:360px;padding:0 15px;font-size:14px;}
.Renews_Mid .Headlines{float:left;}
.Renews_Mid .Headlines h3 a{font-size:16px;color:#cf2900;margin:0px 0;}
.Renews_Mid .Headlines ul li{line-height:27px; letter-spacing:2px;}
.Renews_Mid .Fine_Rec{float:left;font-size:13px;padding-top:5px;border-top:dashed 1px #d2d2d2;margin-top:7px;}
.Renews_Mid .Fine_Rec ul li{width: 165px;  float: left;  height: 23px;  line-height: 23px;  padding-left: 7px;  background-image: url(/news/images/index/dot.png);  background-repeat: no-repeat;  background-position: left center;  overflow: hidden;  margin-left: 7px;}


.Renews_Mid .Headlines ul{   margin-bottom: 10px;   padding-left: 5px; }
.Renews_Mid .Headlines ul:last-child{   margin-bottom: 3px; }
.Renews_Mid .Headlines ul li a{   white-space: nowrap;   overflow: hidden;   text-overflow: ellipsis;   width: 350px;   display: block; }
.rd-box{   padding-left: 5px;   margin: 3px 0;   position: relative; }
.rd-sp{   display: block;   position: absolute;   top:5px;   letter-spacing: 1px;   color: #fff;   left: 20px;   font-size: 14px;   height: 20px;   line-height: 17px; } 


.Renews_Right{float:left;width:250px;font-size:14px; letter-spacing:1px;}
.Renews_Right .Common{float:left;background-color:#f9f9f9;padding:3px 0;}
.Renews_Right .Common ul li{width:83px;float:left;line-height:30px;text-align:center;font-size:14px; font-family:"微软雅黑";}
.Renews_Right .Hot_Subject{float:left;margin-top:8px;border-top:dashed 1px #d2d2d2;padding:8px 6px 0;}
.Renews_Right .Hot_Subject h4{text-align:center;margin-bottom:8px;}
.Renews_Right .Hot_Subject ul li:hover{background-color:#ff8800;color:white;}
.Renews_Right .Hot_Subject ul li{width:96px;float:left;line-height:28px;text-align:center;background-color:#eee;margin:3px 11px;font-size:14px; font-family:"微软雅黑";}
/*广告位*/
.Advertise{width:1000px;height:95px;}
.Advertise-l{width:498px;height:95px;float:left}
.Advertise-r{width:498px;height:95px;float:right}
.Advertise  a  img{width:498px;height:95px}
/*内容栏*/
.Contents{overflow:hidden;font-size:14px;padding-top:15px; position:relative;}
.Contents_Left{float:left;width:736px;}
.Code{overflow:hidden;}
.Module_L{width:360px;float:left;padding-bottom:13px;}
.Module_R{width:360px;float:left;margin-left:15px;padding-bottom:13px;}
.Cote{background-image:url(/news/images/index/line.png); background-repeat:no-repeat; background-position:left bottom; overflow:hidden;padding-bottom:5px;}
.Cote h3{float:left;font-size:17px;padding-left:4px;font-family:"微软雅黑";color:#4c4c4c;letter-spacing:2px;}
.Cote span{float:right;padding-right:10px;font-size:13px;padding-top:5px;font-family:"微软雅黑";color:#4c4c4c;letter-spacing:1px;}
#HideBlock_01,#HideBlock_02,#HideBlock_03,#HideBlock_04,#HideBlock_05,#HideBlock_06,#HideBlock_07,#HideBlock_08,#HideBlock_09,#HideBlock_10{display:none;}
#HideBlock_01 i,#HideBlock_05 i{display:block;position:absolute;top:40px; left:13px;border-style:dashed dashed solid dashed; border-color:transparent transparent white transparent;
font-size:0; line-height:0; z-index:5;}
#HideBlock_02 i,#HideBlock_06 i{display:block;position:absolute;top:40px; left:388px;border-style:dashed dashed solid dashed; border-color:transparent transparent white transparent;
font-size:0; line-height:0; z-index:5;}
#HideBlock_03 i,#HideBlock_07 i{display:block;position:absolute;top:398px; left:13px;border-style:dashed dashed solid dashed; border-color:transparent transparent white transparent;
font-size:0; line-height:0; z-index:5;}
#HideBlock_04 i,#HideBlock_08 i{display:block;position:absolute;top:398px; left:388px;border-style:dashed dashed solid dashed; border-color:transparent transparent white transparent;
font-size:0; line-height:0; z-index:5;}
#HideBlock_09 i{display:block;position:absolute;top:756px; left:13px;border-style:dashed dashed solid dashed; border-color:transparent transparent white transparent;
font-size:0; line-height:0; z-index:5;}
#HideBlock_10 i{display:block;position:absolute;top:756px; left:388px;border-style:dashed dashed solid dashed; border-color:transparent transparent white transparent;
font-size:0; line-height:0; z-index:5;}
.Sorts{width:350px;background-color:white; margin:11px 3px;position:absolute; box-shadow:0px 0px 2px 2px #ddd;z-index:2; overflow:hidden;padding:6px 4px;}
.Sorts a{display:block;float:left;padding:3px 10px;background-color:#eee;margin:8px 5px;font-size:14px; font-family:"微软雅黑";}
.Sorts a:hover{background-color:#ff8800;color:white; text-decoration:none;}
.Images{overflow:hidden;padding:10px 0;position:relative;}
.Images img{width:174px;height:110px;display:block;float:left;margin:0 3px;}
.Bewrite_L{width:174px;line-height:21px;color:white;background:url(/news/images/index/back_image02.png) no-repeat;position:absolute;left:3px;bottom:10px;text-align:center;font-size:13px;}
.Bewrite_R{width:174px;line-height:21px;color:white;background:url(/news/images/index/back_image02.png) no-repeat;position:absolute;left:183px;bottom:10px;text-align:center;font-size:13px;}
.News h4{font-size:15px;margin-bottom:6px;}
.News ul li{height:28px;line-height:27px; letter-spacing:1px;padding-left:10px;background-image:url(/news/images/index/dot.png);background-repeat:no-repeat;background-position:left center;overflow: hidden}
.Contents_Right{float:right;width:250px;}
.Project{margin-bottom:15px;}
.Head{background-image:url(/news/images/index/line01.png);background-repeat:no-repeat;background-position:left center;padding-left:19px;line-height:25px;font-weight:600;font-size:16px;
padding-bottom:6px;font-family:"微软雅黑";color:#4c4c4c; letter-spacing:1px;}
.Head span{float:right;padding-right:10px;font-size:13px;padding-top:5px;font-family:"微软雅黑";color:#4c4c4c;letter-spacing:1px;font-weight:400;}
.Topic_h4{padding: 0 20px}
.Topic_h4 a:hover span{color: #ff8800}
.Topic_h4 span{line-height: 28px;font-size: 14px;color: #333;font-weight: 500;}
.Topic_h4 img{width:210px; height:120px;object-fit: cover}

.Text_Pic{padding:3px 0px 2px 10px;}
.Text_Pic h4{line-height:28px;letter-spacing:1px;height:28px;width:240px;overflow:hidden;}
.Activity ul{padding-left:10px;}
.Activity ul li{line-height:26px;letter-spacing:1px;height:26px;width:250px;overflow:hidden;}
.Read_Hot ul{padding-left:20px; background-image:url(/news/images/index/number.png); background-repeat:no-repeat; background-position:left center;margin-top:5px; margin-left:3px;}
.Read_Hot ul li{line-height:28px; letter-spacing:1px;width:230px;overflow:hidden;height:28px;}
.Pic_Text{overflow:hidden;font-size:12px;letter-spacing:1px;}
.Pic_Text ul{width:118px;float:left;margin:6px 3px;}
.Pic_Text ul li:last-child a {height: 15px;width: 118px;display: block;overflow: hidden;line-height:15px }
.Advertise_Small{margin-bottom:20px;margin-left:3px;}
.Advertise_Small img{width:250px;height:177px;display:block;}
.Topic_List ul{padding-left:8px;margin-top:5px; letter-spacing:1px;}
.Topic_List ul li{height:28px;line-height:28px;overflow: hidden; background-image:url(/news/images/index/dot.png); background-repeat:no-repeat; background-position:left center;padding-left:10px;}
/*图片欣赏*/
.Atlas{width:1000px; overflow:hidden;}
.Cote_Long{background-image:url(/news/images/index/line02.png); background-repeat:no-repeat; background-position:left bottom; overflow:hidden;padding-bottom:5px;}
.Cote_Long h3{float:left;font-size:17px;padding-left:10px;font-family:"微软雅黑";color:#4c4c4c; letter-spacing:1px;}
.Cote_Long span{float:right;padding-right:10px;font-size:13px;padding-top:5px;font-family:"微软雅黑";color:#4c4c4c;letter-spacing:1px;}
.Pictures{overflow:hidden;}
.Pictures ul{width:185px;float:left;margin:10px 7px;}
.Pictures ul li{font-size:13px; font-weight:600; text-align:center;line-height:18px;}
.Pictures ul li a{color:#6e6e6e;}
.Pictures ul li a:hover{color:#ff8800; cursor:pointer;}
/*页脚*/
.Footer{background-color:#fafafa;border-top:solid 1px #eceaea; overflow:hidden;padding:10px 0;margin-top:8px;color:#5a5a5a;font-family:"微软雅黑";}
.Advisory{text-align:center;font-size:14px;line-height:30px;font-weight:600;color:#b3b3b3;}
.Advisory a{margin:0 9px;font-size:14px; font-family:"微软雅黑";color:#5e5e5e;}
.Advisory a:hover{color:#ff8800; cursor:pointer;}
.Mid{text-align:center;font-size:13px;line-height:30px;}
/* 友情链接 页底 */
.friendship {
  border:1px solid #dfdfdf;
  width:980px;
  margin:10px auto 8px;
  overflow:hidden;
  text-align:left;
}
.friend_top{
  color:#717171;
  font-size:12px;
  height:30px;
  line-height:30px;
  padding-left:9px;
  width:970px;
  position:relative;
  background:#f5f5f5 url(../images/friend_top.png) no-repeat 10px center;
}
#f1{
  font-size: 14px;
  color: #4c4c4c;
  cursor: text;
  text-decoration: none;
}
.friend_top span.name {
  height:30px;
  color:#333;
  font-size:14px;
  font-weight:bold;
  padding-left:8px;
  float:left;
  clear:both;
}
.friend_top span.more {
  font-size:12px;
  position:absolute;
  right:10px;
  top:-2px;
}

.friend_name {
  clear:both;
  line-height:25px;
  width:960px;
  overflow:hidden;
  font-size:13px;
  padding: 7px 10px;
}
.friend_name a {
    color: #5c5c5c;
    margin: 0;
}
.friend_name li {
  width: 95px;
  float:left;
  line-height:25px;
  white-space:nowrap;
}
.friend_name a:hover {
  color:#e25016;
}


/*悬浮图片*/
                .wc-ewm{z-index:99999;position:fixed;top:190px;right:10px;width:  125px!important;cursor:  move}
                .wc-pic{background:  url("/news/images/xuanfu.png");width:  125px;height:  545px}
                .wc-btn{position:  absolute;right:45px;bottom:  -18px;cursor:  pointer}

